-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chore] [exporter/s3exporter] aws s3 exporter initial version (First PR, config + exporter stub) #9979
Conversation
|
cb509b6
to
ecd7a7c
Compare
463602b
to
213199e
Compare
58bd38d
to
9d4fad5
Compare
@pmm-sumo this appears ready for another review |
@dmitryax Could you look at this PR? |
@djaglowski @open-telemetry/collector-contrib-maintainers could you take a look? |
@atoulme I updated PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, bring it in
Almost there! This just needs a couple of small changes to make this aligned with the current Collector Go version and changelog practices. |
Description:
awss3exporter exports logs and traces
Link to tracking Issue:
#2835
Testing:
Unit tests covering exporter code
Documentation:
Readme describing exporter functionality and configuration.